Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

Bumps org.openapitools:openapi-generator from 7.13.0 to 7.14.0.

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.14.0 released

v7.14.0 stable release (breaking changes with fallbacks) comes with 110+ enhancements, bug fixes. Once again thanks for all the contributions from the community.

This release comes with 1 breaking change (with fallback):

  • [GO] Go Server: Adds ordered routes to go-server router #21280

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • [gradle-plugin] Fix openapiGeneratorIgnoreList option #21363
  • Better handling of metadata in allOf #21342
  • Update swagger parser to 2.1.28 #21325
  • Fix broken build on Windows OS if the schema contains references to other schema files #21300
  • CodegenOperation & CodegenProperty: turn fields into getters #21225
  • fix: fix dev container failing to build #21218
  • Remove duplicate oneOf schemas during pre-processing #21174

C#

  • [csharp][generichost] Removed duplicate service registration #21395
  • [csharp][generichost] Updated docs #21357
  • [csharp][generichost] Fixed token availablity #21326
  • [csharp] Add missing ConfigureAwait(false) for csharp generator #21244
  • [csharp] Ignore date length validation #21217

C++

  • [cpp-restsdk] store Object as a shared pointer #21349
  • [cpp-restsdk] link cpprest without crypto libraries #21348
  • [cpp-rest-sdk] support serializing model base as parameters #21235
  • [cpp-rest-sdk] fix enum values being used instead of names #21223
  • fix(cpp-qt-client): add asJsonObject method to OAIEnum class (#19307) #21211

Elixir

  • [chore][elixir] update dependencies #21210
  • [fix][elixir] simplify connection module #21158

Go

  • [GO] Go Server: Adds ordered routes to go-server router (Breaking change (with fallback)) #21280

Java

  • [Java] Fix content for enum in MultiPart #21428
  • [Java][RestTemplate] Gradle Build include non-compatible Spring Dependency with jakarta disabled #21426
  • [Java][vertx] fix path param encoding #21403
  • [jaxrs-spec][quarkus] fix cookie in param #21400
  • feat (JAVA NATIVE): add support for useSingleRequestParameter to java native client #21331
  • [JAVA] Correct generation of schema default values of type object #21278
  • Add option to set container's default to empty container #21269
  • Java: Optimize HashSet Initialization #21205
  • [JavaSpring][21200] improve Kotlin interopability with optional values #21202
  • adjust (sync) jersey2/jersey3 templates #21171

... (truncated)

Commits
  • 5eb083e v7.14.0 release (#21443)
  • 0903ecf update urllib3 to newer versions in python-fastpi (#21439)
  • 88bc79e [Typescript Fetch] Handle date parameters in the URL path (#19313)
  • cef971c [Java][RestTemplate] Gradle Build include non-compatible Spring Dependency wi...
  • 8d8e3dd fix(typescript-fetch): use type modifier on imports for `discriminator.mapp...
  • 623463a [Java] Fix content for enum in MultiPart (#21428)
  • 43e878b [python] Validate pyproject.toml and fix the pyproject.toml version constrain...
  • 50c6754 Fix broken mypy checks (#21423)
  • d2b8a1e [typescript] add abort signal to requestcontext (#21323)
  • dbc5d09 update python-fastapi requests to newer version (#21421)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.13.0...v7.14.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 26, 2025 00:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 26, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2025

🎊 PR Preview a3dc466 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-1222.surge.sh

@hbelmiro hbelmiro merged commit 509f34f into main Jun 26, 2025
19 checks passed
@hbelmiro hbelmiro deleted the dependabot/maven/main/org.openapitools-openapi-generator-7.14.0 branch June 26, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants